home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / 000148_amos-request@svcs1.digex.net_Thu Jan 29 02:39:49 1998.msg < prev    next >
Text File  |  1998-06-24  |  3KB  |  64 lines

  1. >From amos-request@svcs1.digex.net  Thu Jan 29 02:39:49 1998
  2. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  3.     by pony-2.mail.digex.net (8.8.8/8.8.8) with ESMTP id CAA16471
  4.     for <mcox@access.digex.net>; Thu, 29 Jan 1998 02:39:48 -0500 (EST)
  5. Received: (from daemon@localhost)
  6.     by svcs1.digex.net (8.8.5/8.8.5) id AAA11491
  7.     for amos-out; Thu, 29 Jan 1998 00:47:00 -0500 (EST)
  8. Received: from pony-1.mail.digex.net (pony-1.mail.digex.net [204.91.241.5])
  9.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id AAA11488
  10.     for <amos-list@svcs1.digex.net>; Thu, 29 Jan 1998 00:46:59 -0500 (EST)
  11. Received: from mail2.desupernet.net (mail.desupernet.net [204.249.184.82])
  12.     by pony-1.mail.digex.net (8.8.8/8.8.8) with SMTP id AAA20896
  13.     for <amos-list@access.digex.net>; Thu, 29 Jan 1998 00:46:58 -0500 (EST)
  14. Received: (qmail 16820 invoked from network); 29 Jan 1998 05:46:38 -0000
  15. Received: from unknown (HELO redrose.net) (mushy-pd@208.7.253.133)
  16.   by 204.249.184.82 with SMTP; 29 Jan 1998 05:46:38 -0000
  17. From: Mush <mushypd@redrose.net>
  18. Reply-To: mushypd@redrose.net
  19. To: amos-list@access.digex.net
  20. Date: Thu, 29 Jan 1998 00:49:12 +0500
  21. Message-ID: <yam7333.644.4286256@mail.redrose.net>
  22. In-Reply-To: <34CFCA51.F1D@mail.ozemail.com.au>
  23. X-Mailer: YAM 1.3.5 [020] - Amiga Mailer by Marcel Beck
  24. Organization: Mushroom PD - AMOS Public Domain Library
  25. Subject: Re: Strings and Things
  26. MIME-Version: 1.0
  27. Content-Type: text/plain; charset=iso-8859-1
  28. Content-Transfer-Encoding: 8bit
  29. X-MIME-Autoconverted: from quoted-printable to 8bit by svcs1.digex.net id AAA11489
  30. Status: O
  31. X-Status: 
  32.  
  33. It was on the night of 29-Jan-98, when no creatures were stirring, and all was
  34. silent. Suddenly, geosync@mail.ozemail.com.au jumped out from behind a rock
  35. and wouldnt stop shouting about "Strings and Things" until I was forced to
  36. knock them out:
  37. �-> Hello all,
  38.  
  39. �-> As I`m developing a program sometimes I want to go to the Direct mode
  40. �-> and check the contents of strings.  But lately I`ve been getting strange
  41. �-> results.
  42. �-> If I want to look at the contents of F$(x) and I look at say F$(1) it
  43. �-> displays the correct string but if I try F$(12) or something higher I
  44. �-> get the actual AMOS code being printed on the screen with control chars
  45. �-> doing strange things like wiping text and redrawing etc.
  46.  
  47. Ive had this problem a lot. I found a couple of ways to prevent it was to give
  48. it a rather high SET BUFFER command at the top (to give you more variable
  49. space than actualy needed) plus I checked my code and removed anything that
  50. would poke and peek around any variables with VARPTR. After some messing, it
  51. just disappeared as fast as it came, hehe. I also used to get it with
  52. particulay large strings.
  53.  
  54. Andrew "Mushroom" Kellett
  55. --
  56.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  57.   alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
  58.  
  59.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  60.                Official F1 Software Distributor for the USA
  61.  
  62.          Massive FTP site with AMOS/C64 and Mods/Samples + more at
  63.                             mushy-pd.dyn.ml.org
  64.